'宣言 Public Overloads Shared Function Create( _ ByVal converterFunction As System.Func(Of Object,Object) _ ) As IValueConverter
public static IValueConverter Create( System.Func<object,object> converterFunction )
パラメータ
- converterFunction
- コンバータ関数。
戻り値の型
変換後の値